Réf. EC48486
BENETEAU ANTARES 6 OB D'occasion
-
Général
- Visible Pornic
- Année modèle 2022
- Financement LOA Non
-
Technique
- Longueur hors tout (m) 5.62 m
- Largeur maxi (m) 2.43 m
-
Moteur
- Marque du Moteur Mercury
- Type de carburant Essence
- Puissance Moteur 115.00
Contact
CAP A l'OUESTNom : Marc le GROIGNEC
Visible : Pornic 02 40 82 05 43 Contacter le vendeur Vitrine Pro
Vous pouvez également être intéressé(e) par :
QUICKSILVER ACTIV 505 OPENQUICKSILVERMoteurQUICKSILVER QUICKSILVER ACTIV 505 OPENoccasion
ANTARES 6 OBBENETEAUMoteurBENETEAU ANTARES 6 OBoccasion
HIGHFIELD PATROL 600 PATROLHIGHFIELDMoteurHIGHFIELD HIGHFIELD PATROL 600 PATROLoccasion
190 SPXSEA RAYMoteurSEA RAY 190 SPXoccasion
QUICKSILVER QUICKSILVER ACTIV 505 OPEN2012
Visible :
BENETEAU ANTARES 6 OB2023
Visible : Pornic
HIGHFIELD HIGHFIELD PATROL 600 PATROL2023
Visible : La Trinité sur Mer
SEA RAY 190 SPX2017
Visible : Pornichet
$type = "";
if ( isset( $_SESSION['search'] ) ) {
if ( in_array( 1, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "voilier";
}
if ( in_array( 2, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "moteur";
}
if ( in_array( 3, ( $_SESSION["search"]["boatType"] ) ) ) {
$type .= "accastillage";
}
} else {
$type = "voilier";
}
app::executeBlock( 'boat_searchBlock', array(
'type' => $type,
'constModel' => "",
'pro' => "",
'part' => "",
'visibleSalon' => "",
'occasionPlaisance' => ""
) );
?>